ServiceRequestExceptionRequestBody Property |
Gets the request body.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string RequestBody { get; }Public ReadOnly Property RequestBody As String
Get
Property Value
Type:
StringThe request body.
See Also